home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 723 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: sourcery.han.de!not-for-mail
  2. Newsgroups: comp.sys.amiga.programmer
  3. References: <DKwzsK.6G4@utcc.utoronto.ca>
  4. From: "Olaf Barthel" <olsen@sourcery.han.de>
  5. Date: Wed, 10 Jan 1996 14:38:18 +0100
  6. X-NewsReader: IntuiNews 1.3a (7.9.95)
  7. Subject: Re: Window BackFill-Resize Hook ??
  8. Message-ID: <13213449@sourcery.han.de>
  9.  
  10. In Article <DKwzsK.6G4@utcc.utoronto.ca>, Norman Baccari <normb@gpu.utcc.utoronto.ca> wrote:
  11. >
  12. > I wonder if anyone can comment on the following idea I had
  13. > and see if there would be any flaws in actually doing this.
  14. > Given 2 situations where A) we use a WA_Backfill hook for a
  15. > window and B) we have a resizeable window where the gadget
  16. > positioning would need to be adjusted on an IDCMP NewSize,
  17. > would it not be possible to combine the two. For example
  18. > using the BackFill hook function, first remove the gadgets,
  19. > do the backfill render (no need to clear old gadget images),
  20. > calculate the new gadget positions and then build and refresh
  21. > gadgets. Seems like this would be a more efficient way to
  22. > have resizing. No need to listen for NewSize messages. What
  23. > problems might I encounter in doing something like, if it could
  24. > be done that is.
  25.  
  26.    Actually, this is a complex method to get Intuition to deadlock.
  27.  
  28. --
  29. Home: Olaf Barthel, Brabeckstrasse 35, D-30559 Hannover
  30.  Net: olsen@sourcery.han.de
  31.